-
Home
-
Paytium: Mollie payment forms & donations
-
4.1.3
-
Code
-
Classes
- Payment
| Total Complexity |
43 |
| Dependencies |
11 |
| Dependents |
11 |
| Total lines |
594 |
| Lines of code |
136 |
| Logical lines of code |
64 |
| Comment lines |
386 |
| Methods |
30 |
| Properties |
39 |
Methods 30
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getPresetOptions() |
S |
68 |
3 |
7 |
| getCheckoutUrl() |
S |
72 |
2 |
6 |
| getAmountRefunded() |
S |
72 |
2 |
6 |
| getAmountRemaining() |
S |
72 |
2 |
6 |
| refunds() |
S |
66 |
2 |
7 |
| captures() |
S |
66 |
2 |
7 |
| chargebacks() |
S |
66 |
2 |
7 |
| refund() |
S |
62 |
2 |
10 |
| update() |
S |
64 |
2 |
8 |
| getAmountCaptured() |
S |
72 |
2 |
6 |
| getSettlementAmount() |
S |
72 |
2 |
6 |
| getApplicationFeeAmount() |
S |
72 |
2 |
6 |
| isCanceled() |
S |
78 |
1 |
3 |
| isExpired() |
S |
78 |
1 |
3 |
| isOpen() |
S |
78 |
1 |
3 |
| isPending() |
S |
78 |
1 |
3 |
| isAuthorized() |
S |
78 |
1 |
3 |
| isPaid() |
S |
80 |
1 |
3 |
| hasRefunds() |
S |
80 |
1 |
3 |
| hasChargebacks() |
S |
80 |
1 |
3 |
| isFailed() |
S |
78 |
1 |
3 |
| hasSequenceTypeFirst() |
S |
78 |
1 |
3 |
| hasSequenceTypeRecurring() |
S |
78 |
1 |
3 |
| canBeRefunded() |
S |
80 |
1 |
3 |
| canBePartiallyRefunded() |
S |
81 |
1 |
3 |
| getRefund() |
S |
78 |
1 |
3 |
| listRefunds() |
S |
79 |
1 |
3 |
| getCapture() |
S |
78 |
1 |
3 |
| getChargeback() |
S |
78 |
1 |
3 |
| withPresetOptions() |
S |
79 |
1 |
3 |